home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gekkan Dennou Club 140
/
Gekkan Dennou Club - 2000.1 Vol. 140 (Japan).7z
/
Gekkan Dennou Club - 2000.1 Vol. 140 (Japan) (Track 1).bin
/
tools
/
dshell
/
dsh333bs.lzh
/
dsh.h
< prev
next >
Wrap
C/C++ Source or Header
|
1999-07-11
|
481b
|
34 lines
/*
dshell v3
共通ヘッダー
*/
#include <assert.h>
#define MACRO
#include <stdio.h>
#undef MACRO
#include <stdlib.h>
#include <stick.h>
#include <conio.h>
#include <mouse.h>
#include <graph.h>
#include <fcntl.h>
#include <doslib.h>
#include <iocslib.h>
#include <io.h>
#include <direct.h>
#include <string.h>
#include <stat.h>
#include <fctype.h>
#include <class.h>
#include <limits.h>
#include "def.h"
#include "extern.h"
#include "prot.h"